FindSimular(Guid,Int32,Int32,Int32,Boolean,String[]) Method
KalikoCMS.Search Namespace > NullSearchProvider Class > FindSimular Method : FindSimular(Guid,Int32,Int32,Int32,Boolean,String[]) Method |
Syntax
'Declaration
Public Overloads Overrides Function FindSimular( _ ByVal pageId As Guid, _ ByVal languageId As Integer, _ Optional ByVal resultOffset As Integer, _ Optional ByVal resultSize As Integer, _ Optional ByVal matchCategory As Boolean, _ Optional ByVal metaData() As String _ ) As SearchResult
public override SearchResult FindSimular( Guid pageId, int languageId, int resultOffset, int resultSize, bool matchCategory, string[] metaData )
Parameters
- pageId
- languageId
- resultOffset
- resultSize
- matchCategory
- metaData
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2